Skip to content

Add proxy_error_code#605

Merged
istio-testing merged 1 commit intoistio:masterfrom
mandarjog:proxy_error_code
Aug 13, 2018
Merged

Add proxy_error_code#605
istio-testing merged 1 commit intoistio:masterfrom
mandarjog:proxy_error_code

Conversation

@mandarjog
Copy link
Contributor

Proxy returns error codes generated by itself to Mixer.

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Aug 7, 2018
@mandarjog mandarjog requested review from kyessenov and qiwzhang and removed request for qiwzhang August 7, 2018 22:29
Copy link
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add inbound and outbound words?

And run code generation script please...

@mandarjog
Copy link
Contributor Author

Do I need to run generation scripts when updating mixer/v1/global_dictionary.yaml, other PRs that touch this file did not update anything else.

Copy link
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

Right, there seems to be no generated file for the dictionary.

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kyessenov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@istio-testing istio-testing merged commit 14d6a44 into istio:master Aug 13, 2018
- DI
- FI
- RL
- "-"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mandarjog
Line 316 - "-" break the proxy build as create_global_dictionary.py parse it to: ""-"", which is invalid in .cc.

Could you suggest the proper way to fix this? Should we just remove the " or make it \"-\" or even update the script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants